Skip to main content

hoverColor

Type

property

Summary

The color with which the background of the button is drawn when the pointer is over it.

Syntax

set the hoverColor of widget to <RGB color>
get the hoverColor of widget

Description

Use the hoverColor property to indicate the color the button's background is drawn with when the pointer is over it.

Examples

set the hoverColor of widget "Button" to "0,128,255"

Compatibility and Support

OS

mac

windows

linux

ios

android

web

Platforms

desktop

mobile